Skip to content

Build: Bump daft from 0.7.2 to 0.7.14#111

Open
dependabot[bot] wants to merge 1 commit into
li-0.11from
dependabot/uv/daft-0.7.14
Open

Build: Bump daft from 0.7.2 to 0.7.14#111
dependabot[bot] wants to merge 1 commit into
li-0.11from
dependabot/uv/daft-0.7.14

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github May 21, 2026

Copy link
Copy Markdown
Contributor

Bumps daft from 0.7.2 to 0.7.14.

Release notes

Sourced from daft's releases.

v0.7.14

What's Changed 🚀

✨ Features

🐛 Bug Fixes

🚀 Performance

  • perf(parquet): rewrite reader with arrow-rs public decoder API @​colin-ho (#6952)
  • perf(flotilla): Coalesce task outputs based on byte threshold @​colin-ho (#6943)
  • perf(shuffle): Write one shuffle file per task instead of N partition files @​colin-ho (#6948)

📖 Documentation

🔧 Maintenance

⬆️ Dependencies

Full Changelog: Eventual-Inc/Daft@v0.7.13...v0.7.14

v0.7.13

What's Changed 🚀

✨ Features

🐛 Bug Fixes

... (truncated)

Commits
  • afa4b9d perf(parquet): rewrite reader with arrow-rs public decoder API (#6952)
  • c41da6a perf(flotilla): Coalesce task outputs based on byte threshold (#6943)
  • d3c584c feat(flotilla): hint users to switch to flight_shuffle on large shuffles (#6962)
  • 7a2c5cd fix: hash(-0.0) == hash(0.0) (#6963)
  • 8ae8dfc chore: migrate daft.io.lance to daft_lance (#6957)
  • 3e3deba fix: short-circuit on empty micropartitions (#6956)
  • 803ebe9 docs: Update API references and fix code examples (#6938)
  • 6524d63 perf(shuffle): Write one shuffle file per task instead of N partition files (...
  • f725fe8 feat: add uuidv7 generation (#6909)
  • 9beb5f2 feat(flotilla): Distributed Limit Counter (#6942)
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [daft](https://github.com/Eventual-Inc/Daft) from 0.7.2 to 0.7.14.
- [Release notes](https://github.com/Eventual-Inc/Daft/releases)
- [Commits](Eventual-Inc/Daft@v0.7.2...v0.7.14)

---
updated-dependencies:
- dependency-name: daft
  dependency-version: 0.7.14
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels May 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants